Build-Depends: libxcursor-dev (enables custom cursors)
authorDrew Parsons <dparsons@debian.org>
Mon, 26 Jan 2026 19:58:06 +0000 (20:58 +0100)
committerDrew Parsons <dparsons@debian.org>
Mon, 26 Jan 2026 19:58:06 +0000 (20:58 +0100)
debian/changelog
debian/control

index b93e487eb03bc7156fe19e422e7de61cdc74e163..08537d4fdf7b14e18464e95a69b4677effab8924 100644 (file)
@@ -9,6 +9,7 @@ vtk9 (9.5.2+dfsg3-1) UNRELEASED; urgency=medium
     riscv64 s390x loong64 ppc64 sparc64]
   * set HDF5_PREFER_PARALLEL=YES (with HDF5_IS_PARALLEL=ON) to
     activate parallel HDF5 (via libhdf5-mpi-dev)
+  * Build-Depends: libxcursor-dev (enables custom cursors)
 
  -- Drew Parsons <dparsons@debian.org>  Sun, 25 Jan 2026 21:24:31 +0100
 
index 6ece32a2261ee7efc873ff7eaf4995e062d953c9..3fa9fe4282640847e7fe3d6f4010bb560bc1a157 100644 (file)
@@ -53,6 +53,7 @@ Build-Depends: dpkg-dev (>= 1.22.5),
                libtiff-dev,
                libutfcpp-dev,
                libx11-dev,
+               libxcursor-dev,
                libxdmf-dev,
                libxml2-dev,
                libxpm-dev,
@@ -116,6 +117,7 @@ Depends: ${misc:Depends},
          libvtk9.5 (= ${binary:Version}),
          libvtk9-java (= ${binary:Version}) [!hppa !hurd-any],
          libx11-dev,
+         libxcursor-dev,
          libxft-dev,
          libxml2-dev,
          libxss-dev,